Click or drag to resize

UnifiedMessagingServiceGetCallInfo Method

Gets the call information.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public CallInfo GetCallInfo(
	string callId
)

Parameters

callId
Type: SystemString
The call identifier.

Return Value

Type: CallInfo
CallInfo.
See Also